fix(deps): update all non-major dependencies #49
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^7.19.0
->^7.20.5
^7.18.10
->^7.20.5
^7.19.0
->^7.20.5
^7.19.0
->^7.20.2
^2.24.4
->^2.25.2
^17.1.2
->^17.3.0
^17.1.0
->^17.3.0
^9.0.1
->^9.0.3
^18.11.9
->^18.11.10
^5.36.2
->^5.45.0
^5.36.2
->^5.45.0
^5.36.2
->^5.45.0
^5.36.2
->^5.45.0
^0.23.2
->^0.25.3
^8.23.0
->^8.29.0
^7.31.8
->^7.31.11
^8.0.1
->^8.0.2
^9.1.1
->^9.1.4
^13.0.3
->^13.0.4
^1.2.6
->^1.2.7
7.11.0
->7.17.1
v2.2.2
->v2.2.4
^8.4.16
->^8.4.19
^2.7.1
->^2.8.0
^14.11.0
->^14.15.0
^9.0.3
->^9.0.4
^3.9.0
->^3.12.1
^0.23.2
->^0.25.3
Release Notes
babel/babel
v7.20.5
Compare Source
👓 Spec Compliance
babel-helpers
,babel-plugin-transform-destructuring
,babel-plugin-transform-modules-commonjs
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
,babel-traverse
babel-cli
,babel-helpers
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-class-static-block
,babel-plugin-transform-classes
,babel-plugin-transform-runtime
,babel-preset-env
babel-helper-create-class-features-plugin
,babel-helpers
,babel-plugin-proposal-decorators
,babel-plugin-proposal-private-property-in-object
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
in
when transpiling#p in C
(@JLHwung)🐛 Bug Fix
babel-parser
using[foo]
as computed member expression (@JLHwung)ParseResult
type (@davydof)import module, ...
(@JLHwung)babel-helper-wrap-function
,babel-preset-env
,babel-traverse
noNewArrow
assumption (@liuxingbaoyu)babel-plugin-transform-arrow-functions
,babel-plugin-transform-parameters
,babel-traverse
super()
in arrow functions with default / rest parameters (@SuperSodaSea)babel-helpers
,babel-node
,babel-plugin-proposal-async-generator-functions
,babel-plugin-transform-regenerator
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
regenerator
and add tests (@SuperSodaSea)babel-helper-create-regexp-features-plugin
regjsparser
for@babel/standalone
(@liuxingbaoyu)babel-parser
,babel-types
babel-generator
(``)
(@nicolo-ribaudo)babel-plugin-transform-block-scoping
,babel-traverse
switch
'sdiscriminant
in the outer scope (@nicolo-ribaudo)💅 Polish
babel-generator
comments:false
(@liuxingbaoyu)babel-plugin-transform-block-scoping
🏠 Internal
babel-core
,babel-parser
v7.20.2
Compare Source
🐛 Bug Fix
babel-core
,babel-helper-create-class-features-plugin
,babel-helper-module-transforms
,babel-helper-plugin-utils
,babel-helper-simple-access
,babel-node
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-react-constant-elements
,babel-preset-env
,babel-standalone
,babel-types
@babel/node
repl and enableno-use-before-define
rule (@liuxingbaoyu)babel-plugin-transform-typescript
tsSatisfiesExpression
check with different duplicated@babel/types
versions (@liuxingbaoyu)babel-parser
parser
typings for plugins (@liuxingbaoyu)babel-generator
babel-plugin-proposal-decorators
,babel-plugin-proposal-object-rest-spread
,babel-plugin-transform-jscript
babel-plugin-transform-destructuring
for ( let { } = 0 ; 0 ; )
(@liuxingbaoyu)v7.19.6
Compare Source
👓 Spec Compliance
babel-plugin-proposal-decorators
🐛 Bug Fix
babel-parser
babel-plugin-transform-runtime
,babel-runtime-corejs2
,babel-runtime-corejs3
@babel/runtime-corejs3/core-js/*.js
can be imported on Node.js 17+ (@JLHwung)babel-preset-env
,babel-traverse
super.*
template tags (@liuxingbaoyu)💅 Polish
babel-generator
,babel-plugin-transform-flow-comments
📝 Documentation
babel-standalone
transformSync
function name (@lomirus)🏠 Internal
babel-parser
startLoc.index
instead of carrying aroundstart
(@nicolo-ribaudo)🏃♀️ Performance
babel-core
,babel-standalone
@babel/standalone
(@nicolo-ribaudo)v7.19.3
Compare Source
🐛 Bug Fix
babel-plugin-proposal-decorators
babel-parser
JSXText
followingJSXSpreadChild
(@liuxingbaoyu)declare module
s (@liuxingbaoyu)import =
andvar
(@liuxingbaoyu)babel-generator
babel-cli
@babel/cli
source maps based on configuration files (@liuxingbaoyu)babel-plugin-transform-typescript
declare
(@liuxingbaoyu)💅 Polish
babel-core
🏠 Internal
babel-helper-compilation-targets
,babel-helper-transform-fixture-test-runner
,babel-parser
,babel-preset-env
,babel-traverse
c8
for coverage testing (@liuxingbaoyu)🔬 Output optimization
babel-plugin-transform-typescript
declare namespace
(@liuxingbaoyu)v7.19.1
Compare Source
🐛 Bug Fix
babel-core
babel-traverse
babel-parser
babel-plugin-transform-typescript
changesets/changesets
v2.25.2
Compare Source
Patch Changes
6cc4300
]:v2.25.1
Compare Source
Patch Changes
#997
4d4d67b
Thanks @JakeGinnivan! - Add error message when running changesets in a repo with workspaces configured but no packages yet#985
8d0115e
Thanks @mino01x! - Fixed an issue with private packages with versions being included in the CLI prompt despite theprivatePackages.version: false
setting.v2.25.0
Compare Source
Minor Changes
#662
8c08469
Thanks @JakeGinnivan! - Private packages can now be tagged in the same way public packages do when they are published to npm.To enable set
privatePackages: { version: true, tag: true }
in your config.json.You can also now opt private packages out of versioning entirely by setting
privatePackages: false
.Patch Changes
#953
98d63e0
Thanks @alexamy! - Add a new line at the end of the default config file generated when invokingchangeset init
.#949
64585ea
Thanks @Andarist, @BPScott! - Fixed the issue that caused transitive dependents of dev dependents to be bumped when a package got bumped and when using___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH.updateInternalDependents: "always"
. To illustrate this with an example:With a changeset for
pkg-a
thepkg-c
could have been sometimes incorrectly released.Updated dependencies [
8c08469
,8c08469
,64585ea
]:conventional-changelog/commitlint (@commitlint/cli)
v17.3.0
Compare Source
Note: Version bump only for package @commitlint/cli
v17.2.0
Compare Source
Features
17.1.2 (2022-08-29)
Note: Version bump only for package @commitlint/cli
17.1.1 (2022-08-27)
Note: Version bump only for package @commitlint/cli
conventional-changelog/commitlint (@commitlint/config-conventional)
v17.3.0
Compare Source
Note: Version bump only for package @commitlint/config-conventional
v17.2.0
Compare Source
Note: Version bump only for package @commitlint/config-conventional
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v5.45.0
Compare Source
Bug Fixes
Features
v5.44.0
Compare Source
Bug Fixes
parserOptions.project
config (#5999) (530e0e6)Features
v5.43.0
Compare Source
Bug Fixes
Features
!foo || !foo.bar
as a valid match for the rule (#5594) (923d486)5.42.1 (2022-11-07)
Bug Fixes
v5.42.1
Compare Source
Bug Fixes
v5.42.0
Compare Source
Bug Fixes
Features
v5.41.0
Compare Source
Bug Fixes
isTypeReadonly
(#5860) (a6d8f7e), closes #4476Features
5.40.1 (2022-10-17)
Bug Fixes
v5.40.1
Compare Source
Bug Fixes
v5.40.0
Compare Source
Bug Fixes
Features
RuleTester
(#5750) (121f4c0)v5.39.0
Compare Source
Features
5.38.1 (2022-09-26)
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.38.1
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.38.0
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.37.0
Compare Source
Bug Fixes
5.36.2 (2022-09-05)
Bug Fixes
Configuration
📅 Schedule: Branch creation - "before 3am on Monday" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.